|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnz.co.cks.tms.xml.ResponseEnquiryItemType
Class ResponseEnquiryItemType.
| Field Summary | |
private boolean |
_has_ncbId
keeps track of state for field: _ncbId |
private java.util.Vector |
_itemCostList
Field _itemCostList |
private int |
_ncbId
Field _ncbId |
private java.lang.String |
_serviceCode
Field _serviceCode |
| Constructor Summary | |
ResponseEnquiryItemType()
|
|
| Method Summary | |
void |
addItemCost(int index,
ItemCost vItemCost)
Method addItemCost |
void |
addItemCost(ItemCost vItemCost)
Method addItemCost |
java.util.Enumeration |
enumerateItemCost()
Method enumerateItemCost |
ItemCost[] |
getItemCost()
Method getItemCost |
ItemCost |
getItemCost(int index)
Method getItemCost |
int |
getItemCostCount()
Method getItemCostCount |
int |
getNcbId()
Method getNcbIdReturns the value of field 'ncbId'. |
java.lang.String |
getServiceCode()
Method getServiceCodeReturns the value of field 'serviceCode'. |
boolean |
hasNcbId()
Method hasNcbId |
boolean |
isValid()
Method isValid |
void |
removeAllItemCost()
Method removeAllItemCost |
ItemCost |
removeItemCost(int index)
Method removeItemCost |
void |
setItemCost(int index,
ItemCost vItemCost)
Method setItemCost |
void |
setItemCost(ItemCost[] itemCostArray)
Method setItemCost |
void |
setNcbId(int ncbId)
Method setNcbIdSets the value of field 'ncbId'. |
void |
setServiceCode(java.lang.String serviceCode)
Method setServiceCodeSets the value of field 'serviceCode'. |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private boolean _has_ncbId
private java.util.Vector _itemCostList
private int _ncbId
private java.lang.String _serviceCode
| Constructor Detail |
public ResponseEnquiryItemType()
| Method Detail |
public void addItemCost(int index,
ItemCost vItemCost)
throws java.lang.IndexOutOfBoundsException
index - vItemCost -
java.lang.IndexOutOfBoundsException
public void addItemCost(ItemCost vItemCost)
throws java.lang.IndexOutOfBoundsException
vItemCost -
java.lang.IndexOutOfBoundsExceptionpublic java.util.Enumeration enumerateItemCost()
public ItemCost[] getItemCost()
public ItemCost getItemCost(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic int getItemCostCount()
public int getNcbId()
public java.lang.String getServiceCode()
public boolean hasNcbId()
public boolean isValid()
public void removeAllItemCost()
public ItemCost removeItemCost(int index)
index -
public void setItemCost(int index,
ItemCost vItemCost)
throws java.lang.IndexOutOfBoundsException
index - vItemCost -
java.lang.IndexOutOfBoundsExceptionpublic void setItemCost(ItemCost[] itemCostArray)
itemCostArray - public void setNcbId(int ncbId)
ncbId - the value of field 'ncbId'.public void setServiceCode(java.lang.String serviceCode)
serviceCode - the value of field 'serviceCode'.
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||